systemd.network.networks.<name>.lldpConfig

Each attribute in this set specifies an option in the [LLDP] section of the unit. See systemd.network(5) for details.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  MUDURL = "https://things.example.org/product_abc123/v5";
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>